* net/tramp.el (tramp-handle-set-file-times): Flush the file
authorMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Aug 2007 20:09:58 +0000 (20:09 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 28 Aug 2007 20:09:58 +0000 (20:09 +0000)
commit9c154ba52d629155e5fe22bcc4209e52984fb3ba
tree190c1e91b169df315583052268f34ee0de2cf46b
parent304512ed199802e9dada447e760fa4e0a603c1fc
* net/tramp.el (tramp-handle-set-file-times): Flush the file
properties.
(tramp-set-file-uid-gid, tramp-get-local-uid)
(tramp-get-local-gid): New defuns.
(tramp-handle-copy-file): Handle new parameter PRESERVE-UID-GID.
(tramp-do-copy-or-rename-file): New parameter PRESERVE-UID-GID.
Improve fast track.
(tramp-do-copy-or-rename-file-directly): Sync parameter list with
the other tramp-do-copy-or-rename-file-* functions.  Major
rewrite.
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Improve fast track.
(tramp-handle-file-remote-p): IDENTIFICATION can also be
'localname.
(tramp-maybe-open-connection): Let `process-adaptive-read-buffering'
be nil.
lisp/ChangeLog
lisp/net/tramp.el